home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / mg / src.lzh / conf / LFK < prev    next >
Text File  |  1990-05-23  |  345b  |  20 lines

  1. #
  2. # My favorite version - lfk  (for MANX5.0a)
  3. #
  4. system        amiga
  5. compiler    aztec
  6.  
  7. # Turn on all the general magic here
  8. option        regexp
  9. option        fkeys
  10. option        prefixregion
  11. bsmap        1
  12. option        notab
  13.  
  14. # amiga specific options start here
  15. metabit        0x200    # makes extended ascii "work"
  16. option        mouse
  17. option        do_iconify
  18. option        change_color
  19. rexx        lib:rexxvars.o
  20.